MAKE EMITTER

This command will make an emitter object which has no visible presence, but allows third party commands to tap into this invisible object for various purposes.

  Syntax
MAKE EMITTER Object Number, Size
  Parameters
Object Number
Integer
The object number
Size
Integer
The internal size of the object emitter

  Returns

This command does not return a value.

  Example Code
make emitter 1,1
wait key
end
  See also

BASIC3D Commands Menu
Index